Computer-MCQ Computer Organisation -Computer MCQ Questions set/MCQ Computer Organization Sample Test,Sample questions

Question:
A processor performing fetch or decoding of different instruction during the execution of another instruction is called ______

1.Super-scaling

2.Pipe-lining

3.Parallel Computation

4.None of the mentioned


Question:
A source program is usually in _______

1.Assembly language

2.Machine level language

3.High-level language

4.Natural language


Question:
An optimizing Compiler does _________

1.Better compilation of the given piece of code

2.Takes advantage of the type of processor and reduces its process time

3.Does better memory management

4.None of the mentioned


Question:
ANSI stands for __________

1.American National Standards Institute

2.American National Standard Interface

3.American Network Standard Interfacing

4.American Network Security Interrupt


Question:
As of 2000, the reference system to find the performance of a system is _____

1.Ultra SPARC 10

2.SUN SPARC

3.SUN II

4.None of the mentioned


Question:
As of 2000, the reference system to find the SPEC rating are built with _____ Processor.

1.Intel Atom SParc 300Mhz

2.Ultra SPARC -IIi 300MHZ

3.Amd Neutrino series

4.ASUS A series 450 Mhz


Question:
 IBM developed a bus standard for their line of computers ‘PC AT’ called _____

1. IB bus

2.M-bus

3. ISA

4.None of the mentioned


Question:
 The ALU makes use of _______ to store the intermediate results.

1.Accumulators

2.Registers

3. Heap

4.Stack


Question:
 The Input devices can send information to the processor.

1.When the SIN status flag is set

2.When the data arrives regardless of the SIN flag

3.Neither of the cases

4.Either of the cases


Question:
 The instruction -> Add LOCA, R0 does _______

1.Adds the value of LOCA to R0 and stores in the temp register

2.Adds the value of R0 to the address of LOCA

3.Adds the values of both LOCA and R0 and stores it in R0

4.Adds the value of LOCA with a value in accumulator and stores it in R0


Question:
 To extend the connectivity of the processor bus we use ________

1. PCI bus

2. SCSI bus

3.Controllers

4.Multiple bus


Question:
 Which registers can interact with the secondary storage?

1. MAR

2.PC

3.IR

4.R0


Question:
CISC stands for _______

1.Complete Instruction Sequential Compilation

2.Computer Integrated Sequential Compiler

3.Complex Instruction Set Computer

4.Complex Instruction Sequential Compilation


Question:
During the execution of a program which gets initialized first?

1.MDR

2.IR

3.PC

4.MAR


Question:
During the execution of the instructions, a copy of the instructions is placed in the ______

1.Register

2.RAM

3. System heap

4.Cache


Question:
For a given FINITE number of instructions to be executed, which architecture of the processor provides for a faster execution?

1.ISA

2.ANSA

3.Super-scalar

4.All of the mentioned


Question:
If the instruction, Add R1, R2, R3 is executed in a system that is pipe-lined, then the value of S is (Where S is a term of the Basic performance equation)?

1.3

2. ~2

3. ~1

4.6


Question:
In multiple Bus organisation, the registers are collectively placed and referred as ______

1.Set registers

2.Register file

3.Register Block

4.Map registers


Question:
ISP stands for _________

1.Instruction Set Processor

2.Information Standard Processing

3.Interchange Standard Protocol

4.Interrupt Service Procedure


Question:
The ______ format is usually used to store data.

1.BCD

2.Decimal

3.Hexadecimal

4.Octal


Question:
MFC stands for ___________

1.Memory Format Caches

2.Memory Function Complete

3.Memory Find Command

4.Mass Format Command


Question:
SPEC stands for _______

1.Standard Performance Evaluation Code

2.System Processing Enhancing Code

3.System Performance Evaluation Corporation

4. Standard Processing Enhancement Corporation


Question:
The 8-bit encoding format used to store data in a computer is ______

1. ASCII

2.EBCDIC

3.ANCI

4.USCII


Question:
The average number of steps taken to execute the set of instructions can be made to be less than one by following _______

1. ISA

2. Pipe-lining

3.Super-scaling

4. Sequential


Question:
The bus used to connect the monitor to the CPU is ______

1.PCI bus

2.SCSI bus

3.Memory bus

4.Rambus


Question:
The clock rate of the processor can be improved by _________

1.Improving the IC technology of the logic circuits

2.Reducing the amount of processing done in one step

3.By using the overclocking method

4.All of the mentioned


Question:
The control unit controls other units by generating ________

1.Control signals

2.Timing signals

3.Transfer signals

4.Command Signals


Question:
The decoded instruction is stored in ______

1.IR

2.PC

3.Registers

4.MDR


Question:
The I/O interface required to connect the I/O device to the bus consists of ______

1. Address decoder and registers

2.Control circuits

3. Address decoder, registers and Control circuits

4.Only Control circuits


Question:
The internal components of the processor are connected by _______

1.Processor intra-connectivity circuitry

2.Processor bus

3.Memory bus

4.Rambus


Question:
The ISA standard Buses are used to connect ________

1.RAM and processor

2.GPU and processor

3.Harddisk and Processor

4.CD/DVD drives and Processor


Question:
The main advantage of multiple bus organisation over a single bus is _____

1.Reduction in the number of cycles for execution

2.Increase in size of the registers

3.Better Connectivity

4.None of the mentioned


Question:
The main virtue for using single Bus structure is ____________

1.Fast data transfers

2.Cost effective connectivity and speed

3.Cost effective connectivity and ease of attaching peripheral devices

4.None of the mentioned


Question:
The registers, ALU and the interconnection between them are collectively called as _____

1.process route

2.information trail

3.information path

4.data path


Question:
The small extremely fast, RAM’s are called as _______

1.Cache

2. Heaps

3.Accumulators

4.Stacks


Question:
The time delay between two successive initiations of memory operation _______

1.Memory access time

2.Memory search time

3. Memory cycle time

4.Instruction delay


Question:
The ultimate goal of a compiler is to ________

1.Reduce the clock cycles for a programming task

2.Reduce the size of the object code

3.Be versatile

4.Be able to detect even the smallest of errors


Question:
To reduce the memory access time we generally make use of ______

1. Heaps

2. Higher capacity RAM’s

3.SDRAM’s

4.Cache’s


Question:
Two processors A and B have clock frequencies of 700 Mhz and 900 Mhz respectively. Suppose A can execute an instruction with an average of 3 steps and B can execute with an average of 5 steps. For the execution of the same instruction which processor is faster?

1.A

2.B

3.Both take the same time

4. Insufficient information


Question:
When Performing a looping operation, the instruction gets stored in the ______

1.Registers

2.Cache

3.System Heap

4.System stack


Question:
Which memory device is generally made of semiconductors?

1.RAM

2.Hard-disk

3. Floppy disk

4. Cd disk


Question:
Which of the register/s of the processor is/are connected to Memory Bus?

1.PC

2.MAR

3.IR

4.Both PC and MAR


Question:
___ register Connected to the Processor bus is a single-way transfer capable.

1. PC

2.IR

3.Temp

4. Z


Question:
_____ are used to overcome the difference in data transfer speeds of various devices.

1. Speed enhancing circuitory

2.Bridge circuits

3.Multiple Buses

4.Buffer registers


Question:
_____ bus structure is usually used to connect I/O devices.

1.Single bus

2.Single bus

3. Star bus

4.Rambus


Question:
_____ is generally used to increase the apparent size of physical memory.

1.Secondary memory

2.Virtual memory

3. Hard-disk

4.Disks


Question:
_____ is used to choose between incrementing the PC or performing ALU operations.

1.Conditional codes

2.Multiplexer

3.Control unit

4.None of the mentioned


Question:
______ are numbers and encoded characters, generally used as operands.

1.Input

2.Data

3.Information

4.Stored Values


Question:
_______ is used to store data in registers.

1. D flip flop

2.JK flip flop

3.RS flip flop

4.None of the mentioned


More MCQS

  1. Computer fundamentals
  2. Computer Basic MCQS
  3. CCC MCQ Sample Paper 1
  4. CCC Exams MCQS Sample Paper Test 2
  5. Computer Basics MCQS Paper 1
  6. Computer Basics MCQS Paper 2
  7. FUNDAMENTALS OF COMPUTERS MCQs PART 2
  8. FUNDAMENTALS OF COMPUTERS MCQs PART 1
  9. FUNDAMENTALS OF COMPUTERS MCQs PART 3
  10. Computer mcqs smaple paper 1
  11. Computer mcqs smaple paper 2
  12. Computer mcqs smaple paper 3
  13. Fundamentals of Computers
  14. Fundamentals of Computers (New) Part 1
  15. Fundamentals of Computers (New) Part 2
  16. Computer Networks MCQ Questions
  17. Computer Networks Transition from IPV4 to IPV6
  18. Computer Fundamentals (New) Part 1
  19. Computer Fundamentals (New) Part 2
  20. Computer Fundamentals (New) Part 3
  21. Computer Fundamentals (New) Part 4
  22. Computer Fundamentals (New) Part 5
  23. Computer Fundamentals (New) Part 6
  24. Computer Fundamentals (New) Part 7
  25. Computer Fundamentals (New) Part 8
  26. Operating Systems MCQs Part 1
  27. Operating Systems MCQs Part 2
  28. OS(Computer Operating Systems) Part 1
  29. OS(Computer Operating Systems) Part 2
  30. OS(Computer Operating Systems) Part 3
  31. OS(Computer Operating Systems) Part 4
  32. OS - Computer Operating Systems Part 5
  33. OS - Computer Operating Systems Part 6
  34. OS - Computer Operating Systems Part 7
  35. MS Word MCQ Questions Part 1
  36. MS Word MCQ Questions Part 2
  37. MS Word MCQ Questions Part 3
  38. MS Word MCQ Questions Part 4
  39. MS Word MCQ Questions Part 5
  40. MS Word MCQ Questions Part 7
  41. MS Word MCQ Questions Part 6
  42. Microsoft Excel MCQ Questions Part 1
  43. Microsoft Excel MCQ Questions Part 2
  44. Microsoft Excel MCQ Questions Part 3
  45. Microsoft Excel MCQ Questions Part 4
  46. Microsoft Excel MCQ Questions Part 5
  47. Microsoft Excel MCQ Questions Part 6
  48. Microsoft Excel MCQ Questions Part 7
  49. MS PowerPoint MCQ Questions PART 1
  50. MS PowerPoint MCQ Questions PART 2
  51. MS PowerPoint MCQ Questions PART 3
  52. MS PowerPoint MCQ Questions PART 4
  53. MS PowerPoint MCQ Questions PART 5
  54. MS PowerPoint MCQ Questions PART 6
  55. MS PowerPoint MCQ Questions PART 7
  56. MS Access MCQ Questions Part 1
  57. MS Access MCQ Questions Part 2
  58. MS Access MCQ Questions Part 3
  59. MS Access MCQ Questions Part 4
  60. MS Access MCQ Questions Part 5
  61. MS Access MCQ Questions Part 6
  62. MS Access MCQ Questions Part 7
  63. MS Access MCQ Questions Part 8
  64. Query of MS Access MCQS Part 1
  65. Query of MS Access MCQS Part 2
  66. Computer Communication and Networking Quiz
  67. Computer Graphics MCQ Quiz Questions and Answers
  68. Computer Basics Quiz Questions
  69. Computer Quiz Questions with Answers
  70. Computer Hardware MCQS Quiz
  71. MCQ Computer Organization & Architecture
  72. MCQ Computer Organisation - Input & output Organisation SET1
  73. MCQ Computer Organisation - Input & output Organisation SET2
  74. MCQ Computer Organisation - Input & output Organisation SET3
  75. MCQS on addressing modes SET 1
  76. MCQS on addressing modes SET 2
  77. Software Engineering MCQs SET 1
  78. Software Engineering MCQs SET 2
  79. Software Engineering MCQs Set 3
  80. Software Engineering MCQs Set 4
  81. Software Engineering MCQs Set 5
  82. Software Engineering MCQs Set 6
  83. Software Engineering MCQs Set 7
  84. mcqs data structures
  85. CCC Exam Sample MCQ Paper
  86. Computer MCQ Questions set-1
  87. Computer MCQ Questions set-2
  88. Computer MCQ Questions set-3
  89. Current affairs mcq Database management
  90. Programming arcitecture
  91. Computer Graphics MCQ Questions part 1
  92. Computer Graphics MCQ Questions part 2
  93. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 1
  94. Computer Awareness MCQs and Quiz for Banking, IBPS, RRB, RBI, SBI Exams pART 2
  95. Computer Science MCQs
  96. Computer Mcq Question
  97. MCQs based on Fundamentals of Computer 1 set
  98. Computer Mcq Question set 2
  99. MCQ Encoding Schemes
  100. Data Entry and Keyboarding Skills MCQ
  101. Computer Science Number System
  102. Computer Network MCQ
  103. MCQ Questions on Tally
  104. MCQ Questions on Tally Set 2
  105. MCQ Questions on Tally Set 3
  106. MCQ Questions on Tally Set 4
  107. Internet Technology MCQ Questions for Competitive Exams
  108. Computer Software MCQ GK Questions
  109. Computer Organization and Architecture MCQs
  110. Basic Computer GK Questions
  111. Computer Graphics MCQ Set 1
  112. Operating System MCQ Set 1
  113. Operating System MCQ Set 2
  114. Operating System MCQ Set 3
  115. Operating System MCQ Set 4
  116. Operating System MCQ Set 5
  117. Operating System MCQ Set 6
  118. Operating System MCQ Set 7
  119. Operating System MCQ Set 8
  120. Operating System MCQ Set 9
  121. Operating System MCQ Set 10
  122. Operating System MCQ Set 11
  123. Operating System MCQ Set 12
  124. Operating System MCQ Set 13
  125. Operating System MCQ Set 14
  126. Operating System MCQ Set 15
  127. Operating System MCQ Set 16
  128. Operating System MCQ Set 17
  129. Operating System MCQ Set 18
  130. Operating System MCQ Set 19
  131. Operating System MCQ Set 20
  132. Operating System MCQ Set 21
  133. Computer Graphics MCQ Question Set 1
  134. Computer Networks MCQs
  135. Computer Networks MCQs Set-2
  136. Computer Networks MCQs Set-3
  137. Computer Networks MCQs Set-4
  138. Bachelor of Computer Applications MCQs set-1
  139. Bachelor of Computer Applications MCQs set-2
  140. NET Programming MCQ
  141. Artificial Intelligence and Robotics (AIR) Set 1
  142. Artificial Intelligence and Robotics (AIR) Set 2
  143. Computer Engineering Soft Computing Set 1
  144. Computer Engineering Soft Computing Set 2
  145. COMPUTERS AND IT MCQs QUESTIONS
  146. Ancient Indian History MCQ
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!